Back to search
30
MCP
PostgreSQL Database
pulsemcp/postgresql databaseEnables interaction with PostgreSQL databases for executing SQL queries, exploring table schemas, and performing data analysis with robust error handling and connection pooling.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"postgresql_database": {
"url": "None",
"transport": "http"
}
}
}